Method LoadWithParentsAsync(IEnumerable<long>, IRedbUser, int, bool?)
MAIN bulk polymorphic LoadWithParentsAsync.
Preserves actual Props types for each object.
public Task<List<ITreeRedbObject>> LoadWithParentsAsync(IEnumerable<long> objectIds, IRedbUser user, int depth = 10, bool? lazyLoadProps = null)